Hakuluettelo:
Käännös:
beta reduction (suomeksi)
- Määritelmät:
- The act of beta reduce, beta reducing, an instance of replacing a function call by the result of calling a function.
- (label, en, computing theory) One of the three rewrite rules of the lambda calculus, which states that the application of a lambda abstraction to a term yields an expression , "''t'' with ''s'' instead of ''x''", where all free instances of ''x'' in ''t'' have been replaced by ''s''.